@font-face {
	font-family: 'GillSans';
	src: url('fonts/gillsans.eot');
	src: url('fonts/gillsans.eot?#iefix') format('embedded-opentype'),
		url('fonts/gillsans.woff') format('woff'),
		url('fonts/gillsans.ttf') format('truetype'),
		url('fonts/gillsans.svg#gillsans') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
	font-family: 'GillSansBold';
	src: url('fonts/GillSansStd-Bold.eot');
	src: local('☺'), url('fonts/GillSansStd-Bold.woff') format('woff'), url('fonts/GillSansStd-Bold.ttf') format('truetype'), url('fonts/GillSansStd-Bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'GillSansStd-Light';
	src: url('fonts/GillSansStd-Light.eot');
	src: local('☺'), url('fonts/GillSansStd-Light.woff') format('woff'), url('fonts/GillSansStd-Light.ttf') format('truetype'), url('fonts/GillSansStd-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}